Package | iteyes.myhw.core |
Type | StructureDefinition |
Id | Id |
FHIR Version | R4 |
Source | https://simplifier.net/resolve?scope=iteyes.myhw.core@1.1.9&canonical=https://simplifier.net/myhw/StructureDefinition/Patient |
Url | https://simplifier.net/myhw/StructureDefinition/Patient |
Status | draft |
Date | 2022-12-28T02:22:47.4303057+00:00 |
Name | Patient |
Experimental | False |
Type | Patient |
Kind | resource |
No resources found
StructureDefinition | |
https://simplifier.net/myhw/StructureDefinition/RoadNameAddress | RoadNameAddress |
{
"resourceType" : "StructureDefinition",
"url" : "https://simplifier.net/myhw/StructureDefinition/Patient",
"name" : "Patient",
"status" : "draft",
"date" : "2022-12-28T02:22:47.4303057+00:00",
"fhirVersion" : "4.0.1",
"kind" : "resource",
"abstract" : false,
"type" : "Patient",
"baseDefinition" : "http://hl7.org/fhir/StructureDefinition/Patient",
"derivation" : "constraint",
"differential" : {
"element" : [
{
"id" : "Patient.identifier",
"path" : "Patient.identifier",
"min" : 1
},
{
"id" : "Patient.identifier.use",
"path" : "Patient.identifier.use",
"max" : "0"
},
{
"id" : "Patient.identifier.type",
"path" : "Patient.identifier.type",
"binding" : {
"extension" : [
{
"url" : "http://hl7.org/fhir/StructureDefinition/elementdefinition-bindingName",
"valueString" : "IdentifierType"
},
{
"url" : "http://hl7.org/fhir/StructureDefinition/elementdefinition-isCommonBinding",
"valueBoolean" : true
}
],
"strength" : "required",
"description" : "Identifies the purpose for this identifier, if known."
}
},
{
"id" : "Patient.identifier.type.coding",
"path" : "Patient.identifier.type.coding",
"min" : 1
},
{
"id" : "Patient.identifier.type.coding.system",
"path" : "Patient.identifier.type.coding.system",
"min" : 1,
"fixedUri" : "http://terminology.hl7.org/CodeSystem/v2-0203"
},
{
"id" : "Patient.identifier.type.coding.version",
"path" : "Patient.identifier.type.coding.version",
"max" : "0"
},
{
"id" : "Patient.identifier.type.coding.code",
"path" : "Patient.identifier.type.coding.code",
"short" : "MR | NNKOR | DL",
"min" : 1
},
{
"id" : "Patient.identifier.type.coding.display",
"path" : "Patient.identifier.type.coding.display",
"max" : "0"
},
{
"id" : "Patient.identifier.type.coding.userSelected",
"path" : "Patient.identifier.type.coding.userSelected",
"max" : "0"
},
{
"id" : "Patient.identifier.type.text",
"path" : "Patient.identifier.type.text",
"max" : "0"
},
{
"id" : "Patient.identifier.system",
"path" : "Patient.identifier.system",
"min" : 1
},
{
"id" : "Patient.identifier.value",
"path" : "Patient.identifier.value",
"min" : 1
},
{
"id" : "Patient.identifier.period",
"path" : "Patient.identifier.period",
"max" : "0"
},
{
"id" : "Patient.identifier.assigner",
"path" : "Patient.identifier.assigner",
"max" : "0"
},
{
"id" : "Patient.active",
"path" : "Patient.active",
"max" : "0"
},
{
"id" : "Patient.name",
"path" : "Patient.name",
"min" : 1
},
{
"id" : "Patient.name.use",
"path" : "Patient.name.use",
"max" : "0"
},
{
"id" : "Patient.name.text",
"path" : "Patient.name.text",
"min" : 1
},
{
"id" : "Patient.name.prefix",
"path" : "Patient.name.prefix",
"max" : "0"
},
{
"id" : "Patient.name.suffix",
"path" : "Patient.name.suffix",
"max" : "0"
},
{
"id" : "Patient.name.period",
"path" : "Patient.name.period",
"max" : "0"
},
{
"id" : "Patient.telecom.system",
"path" : "Patient.telecom.system",
"short" : "phone | email",
"min" : 1
},
{
"id" : "Patient.telecom.value",
"path" : "Patient.telecom.value",
"min" : 1
},
{
"id" : "Patient.telecom.use",
"path" : "Patient.telecom.use",
"max" : "0"
},
{
"id" : "Patient.telecom.rank",
"path" : "Patient.telecom.rank",
"max" : "0"
},
{
"id" : "Patient.telecom.period",
"path" : "Patient.telecom.period",
"max" : "0"
},
{
"id" : "Patient.gender",
"path" : "Patient.gender",
"min" : 1,
"binding" : {
"extension" : [
{
"url" : "http://hl7.org/fhir/StructureDefinition/elementdefinition-bindingName",
"valueString" : "AdministrativeGender"
},
{
"url" : "http://hl7.org/fhir/StructureDefinition/elementdefinition-isCommonBinding",
"valueBoolean" : true
}
],
"strength" : "required",
"valueSet" : "http://hl7.org/fhir/ValueSet/administrative-gender"
}
},
{
"id" : "Patient.birthDate",
"path" : "Patient.birthDate",
"short" : "The date of birth for the individual.",
"min" : 1
},
{
"id" : "Patient.deceased[x]",
"path" : "Patient.deceased[x]",
"max" : "0"
},
{
"id" : "Patient.address.extension",
"path" : "Patient.address.extension",
"slicing" : {
"discriminator" : [
{
"type" : "value",
"path" : "url"
}
],
"rules" : "open"
},
"min" : 0
},
{
"id" : "Patient.address.extension:roadNameAddress",
"path" : "Patient.address.extension",
"sliceName" : "roadNameAddress",
"min" : 0,
"type" : [
{
"code" : "Extension",
"profile" : [
"https://simplifier.net/myhw/StructureDefinition/RoadNameAddress"
]
}
],
"isModifier" : false
},
{
"id" : "Patient.address.use",
"path" : "Patient.address.use",
"max" : "0"
},
{
"id" : "Patient.address.type",
"path" : "Patient.address.type",
"max" : "0"
},
{
"id" : "Patient.address.text",
"path" : "Patient.address.text",
"min" : 1
},
{
"id" : "Patient.address.line",
"path" : "Patient.address.line",
"max" : "0"
},
{
"id" : "Patient.address.city",
"path" : "Patient.address.city",
"max" : "0"
},
{
"id" : "Patient.address.district",
"path" : "Patient.address.district",
"max" : "0"
},
{
"id" : "Patient.address.state",
"path" : "Patient.address.state",
"max" : "0"
},
{
"id" : "Patient.address.country",
"path" : "Patient.address.country",
"max" : "0"
},
{
"id" : "Patient.address.period",
"path" : "Patient.address.period",
"max" : "0"
},
{
"id" : "Patient.maritalStatus",
"path" : "Patient.maritalStatus",
"max" : "0"
},
{
"id" : "Patient.multipleBirth[x]",
"path" : "Patient.multipleBirth[x]",
"max" : "0"
},
{
"id" : "Patient.photo",
"path" : "Patient.photo",
"max" : "0"
},
{
"id" : "Patient.contact",
"path" : "Patient.contact",
"max" : "0"
},
{
"id" : "Patient.communication",
"path" : "Patient.communication",
"max" : "0"
},
{
"id" : "Patient.generalPractitioner",
"path" : "Patient.generalPractitioner",
"max" : "0"
},
{
"id" : "Patient.managingOrganization",
"path" : "Patient.managingOrganization",
"min" : 1
},
{
"id" : "Patient.managingOrganization.reference",
"path" : "Patient.managingOrganization.reference",
"min" : 1
},
{
"id" : "Patient.managingOrganization.type",
"path" : "Patient.managingOrganization.type",
"max" : "0"
},
{
"id" : "Patient.managingOrganization.identifier",
"path" : "Patient.managingOrganization.identifier",
"max" : "0"
},
{
"id" : "Patient.managingOrganization.display",
"path" : "Patient.managingOrganization.display",
"max" : "0"
},
{
"id" : "Patient.link",
"path" : "Patient.link",
"max" : "0"
}
]
},
"text" : {
}
}
XIG built as of ??metadata-date??. Found ??metadata-resources?? resources in ??metadata-packages?? packages.